[INFO] fetching crate astrodyn_frames 0.1.1...
[INFO] testing astrodyn_frames-0.1.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate astrodyn_frames 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate astrodyn_frames 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate astrodyn_frames 0.1.1
[INFO] tweaked toml for crates.io crate astrodyn_frames 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate astrodyn_frames 0.1.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate astrodyn_frames 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded astrodyn_time v0.1.1
[INFO] [stderr]   Downloaded astrodyn_math v0.1.1
[INFO] [stderr]   Downloaded astrodyn_quantities v0.1.1
[INFO] [stderr]   Downloaded uom v0.38.0
[INFO] [stderr]   Downloaded glam v0.30.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93e19c13876314d5c19eb586c452693821dbeed2fb1120c1577af970fc6fa835
[INFO] running `Command { std: "docker" "start" "-a" "93e19c13876314d5c19eb586c452693821dbeed2fb1120c1577af970fc6fa835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93e19c13876314d5c19eb586c452693821dbeed2fb1120c1577af970fc6fa835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e19c13876314d5c19eb586c452693821dbeed2fb1120c1577af970fc6fa835", kill_on_drop: false }`
[INFO] [stdout] 93e19c13876314d5c19eb586c452693821dbeed2fb1120c1577af970fc6fa835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6124262e6ac1ba84f4d6723632a3c0fc00b2015bbce5f532c407040c047e08f
[INFO] running `Command { std: "docker" "start" "-a" "f6124262e6ac1ba84f4d6723632a3c0fc00b2015bbce5f532c407040c047e08f", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling uom v0.38.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling astrodyn_quantities v0.1.1
[INFO] [stderr]    Compiling astrodyn_math v0.1.1
[INFO] [stderr]    Compiling astrodyn_frames v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s
[INFO] running `Command { std: "docker" "inspect" "f6124262e6ac1ba84f4d6723632a3c0fc00b2015bbce5f532c407040c047e08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6124262e6ac1ba84f4d6723632a3c0fc00b2015bbce5f532c407040c047e08f", kill_on_drop: false }`
[INFO] [stdout] f6124262e6ac1ba84f4d6723632a3c0fc00b2015bbce5f532c407040c047e08f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75340513089b18a6a5f6baab4fdea68c39320fdd405723d6e4b8ecae3fb126a7
[INFO] running `Command { std: "docker" "start" "-a" "75340513089b18a6a5f6baab4fdea68c39320fdd405723d6e4b8ecae3fb126a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling astrodyn_quantities v0.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling astrodyn_math v0.1.1
[INFO] [stderr]    Compiling astrodyn_time v0.1.1
[INFO] [stderr]    Compiling astrodyn_frames v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.01s
[INFO] running `Command { std: "docker" "inspect" "75340513089b18a6a5f6baab4fdea68c39320fdd405723d6e4b8ecae3fb126a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75340513089b18a6a5f6baab4fdea68c39320fdd405723d6e4b8ecae3fb126a7", kill_on_drop: false }`
[INFO] [stdout] 75340513089b18a6a5f6baab4fdea68c39320fdd405723d6e4b8ecae3fb126a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79e135b94773c52cd82a67af9c550c6242da65ff4fa0901e5a7df062a40c2feb
[INFO] running `Command { std: "docker" "start" "-a" "79e135b94773c52cd82a67af9c550c6242da65ff4fa0901e5a7df062a40c2feb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/astrodyn_frames-214ad62a072c0a59)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test frame_tree::tests::common_ancestor_siblings ... ok
[INFO] [stdout] test frame_tree::tests::common_ancestor_same_frame ... ok
[INFO] [stdout] test frame_tree::tests::common_ancestor_deep_tree ... ok
[INFO] [stdout] test frame_tree::tests::add_child_typed_round_trips_through_storage ... ok
[INFO] [stdout] test frame_tree::tests::add_child_typed_matches_untyped_storage ... ok
[INFO] [stdout] test frame_storage::tests::shared_common_ancestor_matches_inherent ... ok
[INFO] [stdout] test frame_tree::tests::common_ancestor_parent_child ... ok
[INFO] [stdout] test frame_tree::tests::depth_computation ... ok
[INFO] [stdout] test frame_storage::tests::shared_compute_relative_state_matches_inherent ... ok
[INFO] [stdout] test frame_tree::tests::common_ancestor_unrelated_trees ... ok
[INFO] [stdout] test frame_tree::tests::find_by_name ... ok
[INFO] [stdout] test frame_tree::tests::is_descendant_of ... ok
[INFO] [stdout] test frame_tree::tests::parent_child_links ... ok
[INFO] [stdout] test frame_tree::tests::path_to_ancestor_basic ... ok
[INFO] [stdout] test frame_tree::tests::path_to_ancestor_not_an_ancestor ... ok
[INFO] [stdout] test frame_tree::tests::relative_state_child_parent ... ok
[INFO] [stdout] test frame_tree::tests::relative_state_parent_child ... ok
[INFO] [stdout] test frame_tree::tests::relative_state_to_self ... ok
[INFO] [stdout] test frame_tree::tests::reparent_preserves_absolute_state ... ok
[INFO] [stdout] test frame_tree::tests::single_root ... ok
[INFO] [stdout] test frame_tree::tests::three_level_tree ... ok
[INFO] [stdout] test frame_tree::tests::try_compute_relative_state_matches_panicking_variant ... ok
[INFO] [stdout] test frame_tree::tests::try_compute_relative_state_returns_none_for_disconnected ... ok
[INFO] [stdout] test orchestration::tests::compute_relative_state_typed_matches_untyped ... ok
[INFO] [stdout] test nutation_j2000::tests::nutation_matrix_is_near_identity_at_j2000 ... ok
[INFO] [stdout] test precession_j2000::tests::precession_at_j2000_is_identity ... ok
[INFO] [stdout] test orchestration::tests::frame_origin_typed_root_is_zero ... ok
[INFO] [stdout] test orchestration::tests::frame_origin_typed_matches_untyped ... ok
[INFO] [stdout] test ref_frame_state::tests::compose_identity_left ... ok
[INFO] [stdout] test ref_frame_state::tests::compose_with_negate_gives_identity ... ok
[INFO] [stdout] test ref_frame_state::tests::composition_associativity ... ok
[INFO] [stdout] test ref_frame_state::tests::default_state_is_identity ... ok
[INFO] [stdout] test ref_frame_state::tests::incr_left_matches_incr_right ... ok
[INFO] [stdout] test ref_frame_state::tests::negate_identity_is_identity ... ok
[INFO] [stdout] test ref_frame_state::tests::double_negate_is_identity_operation ... ok
[INFO] [stdout] test ref_frame_state::tests::negate_pure_translation ... ok
[INFO] [stdout] test ref_frame_state::tests::negate_pure_rotation ... ok
[INFO] [stdout] test ref_frame_state::tests::negate_with_compose_gives_identity_reversed ... ok
[INFO] [stdout] test ref_frame_state::tests::three_frame_chain_with_velocity ... ok
[INFO] [stdout] test ref_frame_state::tests::compose_identity_right ... ok
[INFO] [stdout] test ref_frame_state::tests::three_frame_chain ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::typed_incr_right_matches_untyped ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::untyped_to_typed_round_trip_is_identity ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::typed_round_trip_through_negate_recovers_original ... ok
[INFO] [stdout] test rotation_j2000::tests::compute_t_parent_this_at_nonzero_epoch ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::typed_negate_matches_untyped ... ok
[INFO] [stdout] test rotation_j2000::tests::polar_motion_identity_at_zero ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::typed_default_for_same_frame_is_identity ... ok
[INFO] [stdout] test rotation_j2000::tests::polar_motion_is_orthogonal ... ok
[INFO] [stdout] test frame_tree::tests::four_level_tree_relative_state_precision ... ok
[INFO] [stdout] test rotation_mars::tests::mars_rotation_changes_with_time ... ok
[INFO] [stdout] test rotation_mars::tests::mars_rotation_at_j2000 ... ok
[INFO] [stdout] test frame_tree::tests::sibling_relative_state ... ok
[INFO] [stdout] test rotation_j2000::tests::gast_rotation_is_orthogonal ... ok
[INFO] [stdout] test rotation_mars::tests::mars_sidereal_day ... ok
[INFO] [stdout] test rotation_moon::tests::moon_rotation_changes_over_day ... ok
[INFO] [stdout] test rotation_mars::tests::nutation_fourier_series_nonzero ... ok
[INFO] [stdout] test rotation_moon::tests::moon_sidereal_month ... ok
[INFO] [stdout] test rotation_moon::tests::moon_rotation_valid_at_j2000 ... ok
[INFO] [stdout] test frame_tree::tests::reparent_cycle_panics - should panic ... ok
[INFO] [stdout] test rotation_j2000::tests::rnp_with_polar_differs_from_without ... ok
[INFO] [stdout] test frame_tree::tests::reparent_root_panics - should panic ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::round_trip_ref_frame_trans_untyped_typed_untyped ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::round_trip_ref_frame_trans_typed_untyped_typed ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::round_trip_ref_frame_rot_untyped_typed_untyped ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::round_trip_ref_frame_rot_typed_untyped_typed ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::round_trip_ref_frame_state_untyped_typed_untyped ... ok
[INFO] [stdout] test ref_frame_state::typed_tests::round_trip_ref_frame_state_typed_untyped_typed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rnp_comparison.rs (/opt/rustwide/target/debug/deps/rnp_comparison-221174695d1e24c9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rnp_component_comparison ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rnp_component_comparison stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rnp_component_comparison' (87) panicked at tests/rnp_comparison.rs:157:5:
[INFO] [stdout] JEOD RNP data not found at /opt/rustwide/workdir/../astrodyn_verif_jeod/test_data/dyncomp_run3a_Earth_RNP.csv. Generate with: docker run --rm -v $(pwd)/crates/astrodyn_verif_jeod/test_data:/output jeod-trick
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647031883488 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647031883488 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647031883488 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647031883488 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64703189813a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64703189813a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x647031887cc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647031887cc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647031862166 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647031862166 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64703187b699 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647031814e3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647031814e3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64703187b852 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64703187b852 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647031862222 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6470318572d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647031862f3d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64703189882c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647031802c9c - rnp_comparison[58e16a6cd3773793]::rnp_component_comparison
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rnp_comparison.rs:157:5
[INFO] [stdout]   20:     0x647031801ac7 - rnp_comparison[58e16a6cd3773793]::rnp_component_comparison::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/rnp_comparison.rs:154:30
[INFO] [stdout]   21:     0x647031807d86 - <rnp_comparison[58e16a6cd3773793]::rnp_component_comparison::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x647031807f1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x647031807f1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x647031815795 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x647031815795 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x647031815795 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x647031815795 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x647031815795 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x647031815795 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x647031815795 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6470318102f4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6470318102f4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x647031818812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x647031818812 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x647031818812 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x647031818812 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x647031818812 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x647031818812 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x647031818812 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x647031882aaf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x647031882aaf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x766321151aa4 - <unknown>
[INFO] [stdout]   43:     0x7663211dea64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rnp_component_comparison
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test rnp_comparison`
[INFO] running `Command { std: "docker" "inspect" "79e135b94773c52cd82a67af9c550c6242da65ff4fa0901e5a7df062a40c2feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e135b94773c52cd82a67af9c550c6242da65ff4fa0901e5a7df062a40c2feb", kill_on_drop: false }`
[INFO] [stdout] 79e135b94773c52cd82a67af9c550c6242da65ff4fa0901e5a7df062a40c2feb
